
Sensor Monitor Network Sample Application Rev 1.0
--------------------------------------------------------------
For Development and Testing phase, the CC2530ZNP-MK0-Pro-TestHex.hex image is used built using the testhex project included with the Z-Stack-2.5.0 Release. It is recommended to use this image with the Sensor Network Monitor Sample Application. As this example application has been built using this image (Image #1). 

Image #1
CC2530ZNP-MK-Pro-TestHex.hex

CC2530_MK
POWER_SAVING
ASSERT_RESET
SECURE=0

-------------------------------------------------------
Image #2:
CC2530-MK-Pro-Secure_Standard.hex

CC2530_MK
POWER_SAVING
ASSERT_RESET
SECURE=1
------------------------------------------------------
Image #3:
CC2530-MK-Pro-Secure_LinkKeyJoin.hex

CC2530_MK
POWER_SAVING
ASSERT_RESET
ZDNWKMGR_MIN_TRANSMISSIONS=0 
SECURE=1
TC_LINKKEY_JOIN
ZDSECMGR_TC_DEVICE_MAX=16
-----------------------------------------------------
Image #4:
CC2530-MK-Pro-Secure_LinkKeyJoin_ECC.hex
(Using live ECC libraries)

CC2530_MK
POWER_SAVING
ASSERT_RESET
ZDNWKMGR_MIN_TRANSMISSIONS=0 
SECURE=1
TC_LINKKEY_JOIN
ZDSECMGR_TC_DEVICE_MAX=16
--------------------------------------------------------
Image #5:
CC2530-MK-Pro-Secure_LinkKeyJoin_ECC_KeyAccess.hex
(Using live ECC libraries)

CC2530_MK
POWER_SAVING
ASSERT_RESET
FAKE_CRC_SHDW
ZDNWKMGR_MIN_TRANSMISSIONS=0 
SECURE=1
TC_LINKKEY_JOIN
ZDSECMGR_TC_DEVICE_MAX=16
MT_SYS_OSAL_NV_READ_CERTIFICATE_DATA=1
MT_SYS_KEY_MANAGEMENT



